Package | nexuzhealth.fhir.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhTNMCondition |
Url | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhTNMCondition |
Status | active |
Date | 2023-11-13T14:11:07.3421809+00:00 |
Name | NxhTNMCondition |
Experimental | False |
Description | Nexuzhealth profile for TNM condition. |
Type | Condition |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition | NxhCondition |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-codeHistologie | NxhExtCodeHistologie |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter | NxhExtEncounter |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode | NxhExtHospitalCode |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-tnm-differentiation | NxhExtTNMDifferentiation |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-clark-scale | NxhVSClarkScale |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-gleason-score | NxhVSGleasonScore |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages | NxhVSTNMStages |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tumor-staging | NxhVSTumorStaging |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-who-score | NxhVSWhoScore |
{
"resourceType" : "StructureDefinition",
"id" : "nxh-tnmcondition",
"url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhTNMCondition",
"name" : "NxhTNMCondition",
"status" : "active",
"date" : "2023-11-13T14:11:07.3421809+00:00",
"description" : "Nexuzhealth profile for TNM condition.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.extension:hospitalCode",
"path" : "Condition.extension",
"sliceName" : "hospitalCode",
"definition" : "A reference to a hospital (an organization) the resource is related to.",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
]
}
],
"isModifier" : false
},
{
"id" : "Condition.extension:hospitalCode.value[x]",
"path" : "Condition.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
},
{
"id" : "Condition.extension:codeHistologie",
"path" : "Condition.extension",
"sliceName" : "codeHistologie",
"definition" : "The tumor type definition in code.",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-codeHistologie"
]
}
],
"isModifier" : false
},
{
"id" : "Condition.extension:codeHistologie.value[x]",
"path" : "Condition.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
},
{
"id" : "Condition.extension:contactEncounter",
"path" : "Condition.extension",
"sliceName" : "contactEncounter",
"definition" : "A reference to an encounter.",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter"
]
}
],
"isModifier" : false
},
{
"id" : "Condition.extension:contactEncounter.value[x]",
"path" : "Condition.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
},
{
"id" : "Condition.extension:differentiation",
"path" : "Condition.extension",
"sliceName" : "differentiation",
"definition" : "Grade referring to how the cancer cells compare with normal cells.",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-tnm-differentiation"
]
}
],
"isModifier" : false
},
{
"id" : "Condition.extension:differentiation.value[x]",
"path" : "Condition.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
},
{
"id" : "Condition.category.coding.code",
"path" : "Condition.category.coding.code",
"fixedCode" : "problem-list-item"
},
{
"id" : "Condition.category.coding.display",
"path" : "Condition.category.coding.display",
"fixedString" : "Problem List Item"
},
{
"id" : "Condition.onset[x]",
"path" : "Condition.onset[x]",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Condition.abatement[x]",
"path" : "Condition.abatement[x]",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Condition.stage",
"path" : "Condition.stage",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "type.coding.code"
}
],
"rules" : "open"
},
"definition" : "Clinical or pathological stage or grade of a condition. May include formal severity assessments."
},
{
"id" : "Condition.stage:cT",
"path" : "Condition.stage",
"sliceName" : "cT",
"short" : "Clinical tumor staging for tumor size",
"definition" : "Clinical tumor staging TNM (T) - referring to tumor size.",
"max" : "1"
},
{
"id" : "Condition.stage:cT.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "example",
"description" : "Tumor staging",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tumor-staging"
}
},
{
"id" : "Condition.stage:cT.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:cT.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "cT"
},
{
"id" : "Condition.stage:cT.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "cT"
},
{
"id" : "Condition.stage:cN",
"path" : "Condition.stage",
"sliceName" : "cN",
"short" : "Clinical tumor staging for tumor nodes",
"definition" : "Clinical tumor staging TNM (N) - refererring to tumor nodes.",
"max" : "1"
},
{
"id" : "Condition.stage:cN.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "example",
"description" : "Tumor staging",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tumor-staging"
}
},
{
"id" : "Condition.stage:cN.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:cN.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "cN"
},
{
"id" : "Condition.stage:cN.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "cN"
},
{
"id" : "Condition.stage:cM",
"path" : "Condition.stage",
"sliceName" : "cM",
"short" : "Clinical tumor staging's metastasis",
"definition" : "Clinical tumor staging TNM (M) - refererring to metastasis.",
"max" : "1"
},
{
"id" : "Condition.stage:cM.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "example",
"description" : "Tumor staging",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tumor-staging"
}
},
{
"id" : "Condition.stage:cM.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:cM.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "cM"
},
{
"id" : "Condition.stage:cM.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "cM"
},
{
"id" : "Condition.stage:pT",
"path" : "Condition.stage",
"sliceName" : "pT",
"short" : "Pathological tumor staging for tumor size",
"definition" : "Pathological tumor staging TNM (T) - referring to tumor size.",
"max" : "1"
},
{
"id" : "Condition.stage:pT.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "example",
"description" : "Tumor staging",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tumor-staging"
}
},
{
"id" : "Condition.stage:pT.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:pT.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "pT"
},
{
"id" : "Condition.stage:pT.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "pT"
},
{
"id" : "Condition.stage:pN",
"path" : "Condition.stage",
"sliceName" : "pN",
"short" : "Pathological tumor staging for tumor nodes",
"definition" : "Pathological tumor staging TNM (N) - refererring to tumor nodes.",
"max" : "1"
},
{
"id" : "Condition.stage:pN.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "example",
"description" : "Tumor staging",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tumor-staging"
}
},
{
"id" : "Condition.stage:pN.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:pN.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "pN"
},
{
"id" : "Condition.stage:pN.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "pN"
},
{
"id" : "Condition.stage:pM",
"path" : "Condition.stage",
"sliceName" : "pM",
"short" : "Clinical tumor staging's metastasis",
"definition" : "Pathological tumor staging TNM (M) - refererring to metastasis.",
"max" : "1"
},
{
"id" : "Condition.stage:pM.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "example",
"description" : "Tumor staging",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tumor-staging"
}
},
{
"id" : "Condition.stage:pM.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:pM.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "pM"
},
{
"id" : "Condition.stage:pM.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "pM"
},
{
"id" : "Condition.stage:stadium",
"path" : "Condition.stage",
"sliceName" : "stadium",
"short" : "Stage of the cancer.",
"definition" : "The description of the spread of cancer in the body. This stage describes different parts of the disease, such as location and size of tumor.",
"max" : "1"
},
{
"id" : "Condition.stage:stadium.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:stadium.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "stadium"
},
{
"id" : "Condition.stage:stadium.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "stadium"
},
{
"id" : "Condition.stage:gleason",
"path" : "Condition.stage",
"sliceName" : "gleason",
"short" : "Gleason grading system",
"definition" : "A score that is used in the prognosis and treatment of men with prostate cancer.",
"max" : "1"
},
{
"id" : "Condition.stage:gleason.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "required",
"description" : "Codes describing gleason score.",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-gleason-score"
}
},
{
"id" : "Condition.stage:gleason.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:gleason.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "gleason"
},
{
"id" : "Condition.stage:gleason.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "gleason"
},
{
"id" : "Condition.stage:clark",
"path" : "Condition.stage",
"sliceName" : "clark",
"short" : "Clark score system",
"definition" : "The measuring scale that defines how deep into the skin the melanoma has grown.",
"max" : "1"
},
{
"id" : "Condition.stage:clark.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "required",
"description" : "Codes describing clark scores",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-clark-scale"
}
},
{
"id" : "Condition.stage:clark.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:clark.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "clark"
},
{
"id" : "Condition.stage:clark.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "clark"
},
{
"id" : "Condition.stage:whoScore",
"path" : "Condition.stage",
"sliceName" : "whoScore",
"short" : "The WHO-scoring system",
"definition" : "The WHO performance status at the time of incidence.",
"max" : "1"
},
{
"id" : "Condition.stage:whoScore.summary",
"path" : "Condition.stage.summary",
"binding" : {
"strength" : "required",
"description" : "Codes describing the WHO-score",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-who-score"
}
},
{
"id" : "Condition.stage:whoScore.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:whoScore.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "whoScore"
},
{
"id" : "Condition.stage:whoScore.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "whoScore"
},
{
"id" : "Condition.stage:breslow",
"path" : "Condition.stage",
"sliceName" : "breslow",
"max" : "1"
},
{
"id" : "Condition.stage:breslow.type",
"path" : "Condition.stage.type",
"binding" : {
"strength" : "required",
"description" : "Codes describing the custom stages for TNM grading",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages"
}
},
{
"id" : "Condition.stage:breslow.type.coding.code",
"path" : "Condition.stage.type.coding.code",
"fixedCode" : "breslow"
},
{
"id" : "Condition.stage:breslow.type.coding.display",
"path" : "Condition.stage.type.coding.display",
"fixedString" : "breslow"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.